Clarification.
authorTor Lillqvist <tml@src.gnome.org>
Mon, 6 Oct 2008 21:33:36 +0000 (21:33 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 6 Oct 2008 21:33:36 +0000 (21:33 +0000)
svn path=/trunk/; revision=21595

ChangeLog

index dcd10fd9d64e6f4e9860c556090d3eac91707e68..7d7a001362e70cd8f035d5756951393050034062 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        Bug 132501 - Make utility window translate to tool window in win32
 
        Implement the utility window type hint. Such windows are kept on
-       top of other windows. Makes GIMP's toolbox and dock windows behave
-       more like in GNOME under metacity. Apply the same logic also to
-       windows marked with the dialog window type hint, and windows that
-       are transient for some other window. I'll call such windows
-       "transient-type" below.
+       top of other windows of the same process. Makes GIMP's toolbox and
+       dock windows behave more like in GNOME under metacity. Apply the
+       same logic also to windows marked with the dialog window type
+       hint, and windows that are transient for some other window. I'll
+       call such windows "transient-type" below.
 
        * gdk/win32/gdkevents-win32.c (doesnt_want_key): Drop unused
        variables.